home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xt / XtGetDisplays.z / XtGetDisplays
Encoding:
Text File  |  1998-10-30  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyssss((((3333XXXXtttt)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))  XXXXttttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyssss((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtGetDisplays - retrieve a list of displays associated with
  10.           an application context
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           void XtGetDisplays(_a_p_p__c_o_n_t_e_x_t, _d_p_y__r_e_t_u_r_n, _n_u_m__d_p_y__r_e_t_u_r_n)
  14.                 XtAppContext _a_p_p__c_o_n_t_e_x_t;
  15.                 Display*** _d_p_y__r_e_t_u_r_n;
  16.                 Cardinal* _n_u_m__d_p_y__r_e_t_u_r_n;
  17.  
  18.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  19.           _a_p_p__c_o_n_t_e_x_t
  20.                     Specifies the application context.
  21.  
  22.           _d_p_y__r_e_t_u_r_n
  23.                     Returns a list of open X display connections in
  24.                     the specified application context.
  25.  
  26.           _n_u_m__d_p_y__r_e_t_u_r_n
  27.                     Returns the count of open X display connections in
  28.                     _d_p_y__r_e_t_u_r_n.
  29.  
  30.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  31.           To free the list of displays, use _X_t_F_r_e_e.
  32.  
  33.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  34.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  35.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.